home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / doc / python-apt / TODO < prev   
Encoding:
Text File  |  2007-02-27  |  397 b   |  10 lines

  1. * apt.Package:
  2.   - change all candidateInstalledSize() to installSize(useCandidate=True)
  3.     same for candidateOrigin()  (see downloadable for a example). 
  4.   - might be better to have "Package.candidate.{downloadable,size,etc}
  5.  
  6. * aptsources:
  7.  - make the distro detection in sources.list more clever by using the
  8.    origin informaton to avoid adding full uris to (unofficial/internal)
  9.    mirrors 
  10.